home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / spermananalodyssea.swf / scripts / frame_8 / PlaceObject2_146_70 / CLIPACTIONRECORD onClipEvent(mouseDown).as < prev    next >
Text File  |  2005-11-04  |  204b  |  11 lines

  1. onClipEvent(mouseDown){
  2.    if(_root.codigo2.obstaculoV == 0 || _root.codigo2.obstaculoV == 1 || _root.codigo2.obstaculoV == 2)
  3.    {
  4.       fly = true;
  5.    }
  6.    else
  7.    {
  8.       fly = false;
  9.    }
  10. }
  11.